home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / vol16n12.zip / IPC.ZIP / THROW.ZIP / THROW.RC < prev    next >
Text File  |  1997-02-12  |  4KB  |  173 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  44.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  45.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  46.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\Throw.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""afxres.rc""         // Standard components\r\n"
  55.     "#endif\0"
  56. END
  57.  
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60.  
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Icon
  64. //
  65.  
  66. // Icon with lowest ID value placed first to ensure application icon
  67. // remains consistent on all systems.
  68. IDR_MAINFRAME           ICON    DISCARDABLE     "res\\Throw.ico"
  69.  
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Dialog
  73. //
  74.  
  75. IDD_THROW_DIALOG DIALOGEX 0, 0, 185, 57
  76. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  77. EXSTYLE WS_EX_APPWINDOW
  78. CAPTION "Throw"
  79. FONT 8, "MS Sans Serif"
  80. BEGIN
  81.     EDITTEXT        IDC_EDIT,8,8,168,14,ES_AUTOHSCROLL
  82.     PUSHBUTTON      "&Send",IDC_SEND,112,32,64,16,WS_GROUP
  83. END
  84.  
  85.  
  86. #ifndef _MAC
  87. /////////////////////////////////////////////////////////////////////////////
  88. //
  89. // Version
  90. //
  91.  
  92. VS_VERSION_INFO VERSIONINFO
  93.  FILEVERSION 1,0,0,1
  94.  PRODUCTVERSION 1,0,0,1
  95.  FILEFLAGSMASK 0x3fL
  96. #ifdef _DEBUG
  97.  FILEFLAGS 0x1L
  98. #else
  99.  FILEFLAGS 0x0L
  100. #endif
  101.  FILEOS 0x4L
  102.  FILETYPE 0x1L
  103.  FILESUBTYPE 0x0L
  104. BEGIN
  105.     BLOCK "StringFileInfo"
  106.     BEGIN
  107.         BLOCK "040904B0"
  108.         BEGIN
  109.             VALUE "CompanyName", "\0"
  110.             VALUE "FileDescription", "THROW MFC Application\0"
  111.             VALUE "FileVersion", "1, 0, 0, 1\0"
  112.             VALUE "InternalName", "THROW\0"
  113.             VALUE "LegalCopyright", "Copyright ⌐ 1997\0"
  114.             VALUE "LegalTrademarks", "\0"
  115.             VALUE "OriginalFilename", "THROW.EXE\0"
  116.             VALUE "ProductName", "THROW Application\0"
  117.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  118.         END
  119.     END
  120.     BLOCK "VarFileInfo"
  121.     BEGIN
  122.         VALUE "Translation", 0x409, 1200
  123.     END
  124. END
  125.  
  126. #endif    // !_MAC
  127.  
  128.  
  129. /////////////////////////////////////////////////////////////////////////////
  130. //
  131. // DESIGNINFO
  132. //
  133.  
  134. #ifdef APSTUDIO_INVOKED
  135. GUIDELINES DESIGNINFO DISCARDABLE 
  136. BEGIN
  137.     IDD_THROW_DIALOG, DIALOG
  138.     BEGIN
  139.         LEFTMARGIN, 7
  140.         RIGHTMARGIN, 178
  141.         TOPMARGIN, 7
  142.         BOTTOMMARGIN, 50
  143.     END
  144. END
  145. #endif    // APSTUDIO_INVOKED
  146.  
  147. #endif    // English (U.S.) resources
  148. /////////////////////////////////////////////////////////////////////////////
  149.  
  150.  
  151.  
  152. #ifndef APSTUDIO_INVOKED
  153. /////////////////////////////////////////////////////////////////////////////
  154. //
  155. // Generated from the TEXTINCLUDE 3 resource.
  156. //
  157. #define _AFX_NO_SPLITTER_RESOURCES
  158. #define _AFX_NO_OLE_RESOURCES
  159. #define _AFX_NO_TRACKER_RESOURCES
  160. #define _AFX_NO_PROPERTY_RESOURCES
  161.  
  162. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  163. #ifdef _WIN32
  164. LANGUAGE 9, 1
  165. #pragma code_page(1252)
  166. #endif
  167. #include "res\Throw.rc2"  // non-Microsoft Visual C++ edited resources
  168. #include "afxres.rc"         // Standard components
  169. #endif
  170. /////////////////////////////////////////////////////////////////////////////
  171. #endif    // not APSTUDIO_INVOKED
  172.  
  173.